records

records

Active filters Clear all

No active filters

Filters

Speed center indicators

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
year
Type
decimal
Sample
                       
Center name-English
               

No description available for this field.

Name (identifier)
center_name_english
Type
text
Sample
                       
Center name-Arabic
               

No description available for this field.

Name (identifier)
center_name_arabic
Type
text
Sample
                       
Average turnaround time for inspection services
               

No description available for this field.

Name (identifier)
average_turnaround_time_for_inspection_services
Type
text
Sample
                       
Average waiting time for licensing services
               

No description available for this field.

Name (identifier)
average_waiting_time_for_licensing_services
Type
text
Sample
                       
Average turnaround time for licensing services
               

No description available for this field.

Name (identifier)
average_turnaround_time_for_licensing_services
Type
text
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"speed-center-indicators",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/speed-center-indicators"
      }
    ]
    ,
  • "definitions":
    {
    • "speed-center-indicators":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/speed-center-indicators_records"
            }
          }
        }
      }
      ,
    • "speed-center-indicators_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"number",
              • "title":"Year",
              • "description":""
              }
              ,
            • "center_name_english":
              {
              • "type":"string",
              • "title":"Center name-English",
              • "description":""
              }
              ,
            • "center_name_arabic":
              {
              • "type":"string",
              • "title":"Center name-Arabic",
              • "description":""
              }
              ,
            • "average_turnaround_time_for_inspection_services":
              {
              • "type":"string",
              • "title":"Average turnaround time for inspection services",
              • "description":""
              }
              ,
            • "average_waiting_time_for_licensing_services":
              {
              • "type":"string",
              • "title":"Average waiting time for licensing services",
              • "description":""
              }
              ,
            • "average_turnaround_time_for_licensing_services":
              {
              • "type":"string",
              • "title":"Average turnaround time for licensing services",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets